home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Openstep 4.2 (Developer)
/
Openstep Developer 4.2.iso
/
NextDeveloper
/
Source
/
GNU
/
cctools
/
include
/
stuff
/
reloc.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-21
|
320 b
|
11 lines
#import <mach/machine.h>
#import "stuff/bool.h"
__private_extern__ unsigned long reloc_pair_r_type(
cpu_type_t cputype);
__private_extern__ enum bool reloc_has_pair(
cpu_type_t cputype,
unsigned long r_type);
__private_extern__ enum bool reloc_is_sectdiff(
cpu_type_t cputype,
unsigned long r_type);